McSplineData.Point property
An array that stores a point.
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public double[] Point { get; set; }
Public Property Point As Double[]
Property Value
Type: double[]
See also